Lucene search
+L
LinuxLinux Kernel

14606 matches found

CVE
CVE
added 2025/08/19 5:2 p.m.50 views

CVE-2025-38569

CVE-2025-38569 (Linux kernel benet) arises from a bug in the be2net SR-IOV VF MAC address configuration flow where be_cmd_set_mac_list() calls dma_free_coherent() while still under spin_lock_bh, leading to a kernel crash (BUG at mm/vmalloc.c and OOPs) when SR-IOV VFs are created. The linked advis...

5.5CVSS7.1AI score0.0017EPSS
Save
CVE
CVE
added 2025/08/22 4:0 p.m.50 views

CVE-2025-38624

CVE-2025-38624 : In the Linux kernel, the pnv_php PCI driver leaked IRQ resources for child bridges during hot unplug of a nested PCIe bridge root, causing a kernel panic. The fix walks all child buses to deallocate IRQ resources before removing devices, and extends the workqueue lifetime to stay...

5.5CVSS6.5AI score0.00161EPSS
Save
CVE
CVE
added 2025/08/22 4:0 p.m.50 views

CVE-2025-38650

CVE-2025-38650 affects the Linux kernel hfsplus code path. The issue arises from a deadlock-prone interaction around the extents tree: the code previously invoked mutex_lock in a path leading to hfsplus_free_extents, and a commit (31651c607151) was applied to unlock the extents tree before hfsplu...

5.5CVSS6.6AI score0.00129EPSS
Save
CVE
CVE
added 2025/09/04 3:32 p.m.50 views

CVE-2025-38707

CVE-2025-38707 is a Linux-kernel NTFS3 file-name sanity-check vulnerability. The issue arises from a too-long file name not being validated against the directory-entry size, potentially enabling local escalation when processing NTFS names. The CVE entry in the initial doc shows a HIGH impact with...

7.8CVSS6AI score0.00167EPSS
Save
CVE
CVE
added 2025/09/05 5:20 p.m.50 views

CVE-2025-38732

CVE-2025-38732 refers to a Linux kernel vulnerability in netfilter nf_reject where loopback packets could cause a dst refcount leak. The issue arises from a patch that added a WARN during skb dst entry replacement but forgot that loopback packets already have a dst_entry attached (even at PRE_ROU...

5.5CVSS5.8AI score0.00172EPSS
Save
CVE
CVE
added 2025/09/05 5:20 p.m.50 views

CVE-2025-39683

CVE-2025-39683 (Linux kernel tracing vulnerability) The issue occurs when processing long strings in ftrace filters: trace_get_user may fail, but parser->buffer end is not zeroed, leading to a slab-out-of-bounds read in strsep/ftrace_process_regex and related release paths. The result is a loc...

7.8CVSS5.8AI score0.00179EPSS
Save
CVE
CVE
added 2025/09/16 1:0 p.m.50 views

CVE-2025-39819

CVE-2025-39819 affects the Linux kernel (fs/smb). The issue is an inconsistent refcount update in smb2_compound_op that could leak resources; a fix adds an extra cleanup goto to ensure cfile is dropped on all paths, including ENOMEM paths. The problem is limited to the kernel SMB path and is miti...

5.5CVSS6.2AI score0.00137EPSS
Save
CVE
CVE
added 2026/01/23 3:24 p.m.50 views

CVE-2026-22978

The CVE-2026-22978 issue lies in the Linux kernel wifi code where struct iw_point exposes a 32‑bit hole on 64‑bit arches, enabling kernel-infoleak to user space. The fix is to zero the iw_point structure before user-space access. This remediation is present in upstream kernel fixes (noted with ke...

3.3CVSS5.3AI score0.00117EPSS
Save
CVE
CVE
added 2026/04/03 3:15 p.m.50 views

CVE-2026-23440

CVE-2026-23440 is a Linux kernel vulnerability in the net/mlx5e IPSec ESN update path. A race condition could cause the ESN wrap event to be processed twice: after validating the event, the driver updates the kernel xfrm state and the lock is temporarily released, risking incorrect ESN high-order...

7.5CVSS5.7AI score0.00206EPSS
Save
CVE
CVE
added 2026/04/22 1:53 p.m.50 views

CVE-2026-31448

CVE-2026-31448 concerns the Linux kernel ext4 filesystem. The issue arises on mkdir/mknod when an extent insertion fails and ext4_ext_map_blocks() reclaims blocks without removing corresponding data from the extent tree, allowing the same physical block to be referenced by both directory and xatt...

9.4CVSS5.7AI score0.00443EPSS
Save
CVE
CVE
added 2026/04/24 2:35 p.m.50 views

CVE-2026-31554

The CVE-2026-31554 entry concerns a Linux kernel futex requeue issue: using sys_futex_requeue() with different flags could enable a use-after-free/UaF condition. To fix, the code now requires identical flags for sys_futex_requeue() (matching the behavior of old-style sys_futex() requeue). The vul...

7.8CVSS5.5AI score0.00172EPSS
Save
CVE
CVE
added 2026/05/05 3:29 p.m.50 views

CVE-2026-43071

CVE-2026-43071 affects the Linux kernel dcache component, specifically an OOB read in dentry_hashtable when dhash_entries is set to 1. The root cause is incorrect d_hash_shift calculation, causing an access to unallocated memory and potential kernel panic/DoS. The issue is mitigated by patching t...

9.1CVSS5.8AI score0.0039EPSS
Save
CVE
CVE
added 2026/05/27 12:55 p.m.50 views

CVE-2026-45997

CVE-2026-45997 concerns the Linux kernel SCSI disk driver (sd). The issue arises when device_add(&sdkp->disk_dev) fails during sd_probe; as a result, put_device() calls lead to scsi_disk_release() freeing the scsi_disk but leaving the gendisk referenced. The fix adds a missing put_disk(gd) in ...

5.5CVSS5.8AI score0.00123EPSS
Save
CVE
CVE
added 2026/05/27 12:56 p.m.50 views

CVE-2026-46015

The CVE-2026-46015 issue affects the Linux kernel TCP path when migrating an established child socket between listeners in the same SO_REUSEPORT group. After inet_csk_listen_stop() migrates, the target listener can obtain a new accept-queue entry via inet_csk_reqsk_queue_add(), but the path does ...

7.8CVSS5.8AI score0.00129EPSS
Save
CVE
CVE
added 2026/05/27 12:59 p.m.50 views

CVE-2026-46098

CVE-2026-46098 affects the Linux kernel caif driver. The vulnerability arises when, after remote shutdown, caif_connect() tears down a client by calling caif_disconnect_client() and caif_free_client(), where caif_free_client() releases the service layer pointer but leaves adap_layer->dn dangli...

5.5CVSS5.8AI score0.00123EPSS
Save
CVE
CVE
added 2026/05/28 9:35 a.m.50 views

CVE-2026-46122

Summary : CVE-2026-46122 concerns the Linux kernel wifi driver (b43) where firmware-provided key indices can exceed the bounds of dev->key[] (58 entries) in b43_rx(), allowing an out-of-bounds read. The fix makes the B43_WARN_ON check enforcing and drops the frame when an invalid key index is ...

7.8CVSS5.8AI score0.00129EPSS
Save
CVE
CVE
added 2026/05/28 9:35 a.m.50 views

CVE-2026-46123

Summary: CVE-2026-46123 affects the Linux kernel Bluetooth virtio_bt driver. The issue arises when virtbt_rx_work() skb_put(skb, len) uses an unvalidated len sourced from virtqueue_get_buf(), with the device exposing a 1000-byte RX buffer. Since alloc_skb() tailroom can exceed 1000, a malicious/b...

7.7CVSS5.9AI score0.00142EPSS
Save
CVE
CVE
added 2026/06/03 3:49 p.m.50 views

CVE-2026-46253

In Linux kernel pstore/ram, CVE-2026-46253, the vulnerability is a heap buffer overflow during persistent_ram_save_old(). If the buffer size has grown since the first allocation, the code updates old_log_size to the new size and then copies with memcpy_fromio(), risking an out-of-bounds write (an...

7.8CVSS5.9AI score0.00136EPSS
Save
CVE
CVE
added 2026/06/24 4:29 p.m.50 views

CVE-2026-53046

The CVE-2026-53046 entry concerns the ksmbd component of the Linux kernel. The vulnerability arises in ksmbd_crypt_message(), which sets a NULL completion callback on AEAD requests and does not properly handle -EINPROGRESS from async hardware crypto engines such as the Qualcomm Crypto Engine (QCE...

9.8CVSS5.8AI score0.00524EPSS
Save
CVE
CVE
added 2026/06/25 8:38 a.m.50 views

CVE-2026-53152

CVE-2026-53152 affects the Linux kernel dw_mmc-rockchip driver. Older RK SoCs (rk2928, rk3066, rk3188) lacked required private data, leading to NULL-pointer dereferences when the init code accessed missing phase/driver data. The vulnerability is resolved by the commit ff6f0286c896, which adds the...

5.5CVSS5.8AI score0.00122EPSS
Save
CVE
CVE
added 2026/06/25 8:39 a.m.50 views

CVE-2026-53266

The CVE-2026-53266 entry concerns the Linux kernel netfilter bridge path, where ebt_snat ARP sender hardware address rewrite could be performed on non-writable memory. Root cause: ARP SHA is written via skb_store_bits() relative to skb->data, and skb_header_pointer() only safely reads the ARP ...

8.8CVSS5.7AI score0.00121EPSS
Save
CVE
CVE
added 2026/07/01 1:32 p.m.50 views

CVE-2026-53346

CVE-2026-53346 relates to the Linux kernel on arm64 where a rustc bug prevents -Cforce-unwind-tables=y from applying the uwtable annotation to the module, only to individual functions. Consequently, compiler-generated constructors (e.g., asan.module_ctor) lack uwtable metadata. When CONFIG_UNWIND...

7.1CVSS5.8AI score0.00116EPSS
Save
CVE
CVE
added 2005/11/25 9:0 p.m.49 views

CVE-2005-3810

CVE-2005-3810 affects the Linux kernel 2.6.14 family (2.6.14 up to 2.6.14.3). The vulnerable component is ip_conntrack_proto_icmp.c in the ctnetlink module, where a lack of ICMP_ID information in an ICMP IPv4 message can cause a kernel oops, i.e., a NULL dereference leading to a denial of service...

7.8CVSS6.3AI score0.01444EPSS
Save
CVE
CVE
added 2017/01/12 3:0 p.m.49 views

CVE-2016-6785

CVE-2016-6785 is described across multiple sources as an elevation of privilege vulnerability in the MediaTek driver on Android, enabling a (local) attacker to execute arbitrary code in the context of the kernel. The documented impact is a kernel-level compromise that requires a privileged proces...

9.3CVSS6.8AI score0.0136EPSS
Save
CVE
CVE
added 2017/01/12 3:0 p.m.49 views

CVE-2016-8403

CVE-2016-8403 describes an information-disclosure vulnerability in Android’s kernel components, including the ION subsystem, Binder, USB driver, and networking subsystem. The issue could allow a local malicious application to access data outside its permission levels, with confidentiality impact ...

4.7CVSS3.9AI score0.01046EPSS
Save
CVE
CVE
added 2025/06/18 11:2 a.m.49 views

CVE-2022-50064

CVE-2022-50064 involves a use-after-free in the Linux kernel’s virtio-blk path. The issue arises because hctx->user_data is assigned to vq in virtblk_init_hctx(), but vq is freed during suspend and reallocated on resume, making hctx->user_data invalid after resume and capable of causing a k...

7.8CVSS6.5AI score0.00157EPSS
Save
CVE
CVE
added 2025/09/18 1:33 p.m.49 views

CVE-2022-50386

CVE-2022-50386 is a Linux kernel Bluetooth L2CAP use‑after‑free vulnerability. The fix adds a guard by calling l2cap_chan_hold_unless_zero() after __l2cap_get_chan_blah() to prevent a use‑after‑free in l2cap_chan_destroy. Affected: Linux kernel Bluetooth L2CAP path; impact per sources is high (CV...

8.8CVSS6.2AI score0.00336EPSS
Save
CVE
CVE
added 2025/09/18 4:3 p.m.49 views

CVE-2022-50406

CVE-2022-50406 affects the Linux kernel iomap/writeback path. Connected advisories confirm a memory corruption fix during writeback error recording, described as: “iomap: iomap: fix memory corruption when recording errors during writeback.” The issue is associated with the kernel code path handli...

7.8CVSS6.3AI score0.00152EPSS
Save
CVE
CVE
added 2025/10/07 3:21 p.m.49 views

CVE-2023-53673

The CVE-2023-53673 issue is a Linux kernel Bluetooth vulnerability in the hci_event path. In hci_cs_disconnect, hci_conn_del is called even when disconnection failed, and ISO/L2CAP/SCO can reference hci_conn without hci_conn_get, so disconn_cfm must be called to clean up the conn; otherwise a use...

8.8CVSS6AI score0.00228EPSS
Save
CVE
CVE
added 2025/06/18 9:33 a.m.49 views

CVE-2025-38032

The CVE pertains to the Linux kernel (CVE-2025-38032) where a splat was reported in the ipmr netns cleanup path due to ipmr_can_free_table() checks in net/ipv4/ipmr.c. The issue was addressed by consolidating the relevant sanity check in a single helper and reusing it for both IPv4 and IPv6 code ...

5.5CVSS6.3AI score0.0014EPSS
Save
CVE
CVE
added 2025/07/02 2:43 p.m.49 views

CVE-2025-38093

CVE-2025-38093 affects the Linux kernel (arm64) for the dts: qcom: x1e80100 entry. The issue arises because the GPU does not throttle under high load, risking hitting the 120°C hardware shutdown. The fix configures GPU throttling to occur at 95°C with polling every 200ms. Impact in the data shows...

5.5CVSS6.6AI score0.0014EPSS
Save
CVE
CVE
added 2025/07/25 12:53 p.m.49 views

CVE-2025-38374

CVE-2025-38374 – Linux kernel (OP-TEE FF-A): The issue arises because OP-TEE’s notif_callback() for FF-A notifications was executed in an atomic context, leading to a sleep and a kernel warning. The fix is to move notification processing to a non-atomic context by using a work queue. Affected des...

5.5CVSS6.3AI score0.00145EPSS
Save
CVE
CVE
added 2025/07/25 12:53 p.m.49 views

CVE-2025-38390

CVE-2025-38390 relates to the Linux kernel firmware/arm_ffa notifier callbacks. The issue arises from allocating and inserting a notifier callback node into a hashtable during registration, but during unregistration the code only removes the node from the hashtable without freeing the allocated m...

5.5CVSS6.5AI score0.00154EPSS
Save
CVE
CVE
added 2025/08/16 10:54 a.m.49 views

CVE-2025-38505

The CVE-2025-38505 issue in the Linux kernel affects the wifi MWIFIEX path when operating in concurrent STA/AP mode with host MLME enabled. The firmware could send disassociation frames to the STA interface when clients disconnect from the AP, causing spurious disconnect events at the STA and ker...

7.1CVSS6.4AI score0.0018EPSS
Save
CVE
CVE
added 2025/08/16 10:55 a.m.49 views

CVE-2025-38521

CVE-2025-38521 affects the Linux kernel DRM/imagination driver. The vulnerability stems from using pm_runtime_force_suspend() followed by pm_runtime_force_resume() during GPU hard reset, which can fail to resume the device if internal runtime PM state is not as expected, leaving GPU clocks disabl...

7.1CVSS6.4AI score0.00147EPSS
Save
CVE
CVE
added 2025/08/19 5:2 p.m.49 views

CVE-2025-38573

The CVE-2025-38573 issue affects the Linux kernel SPI subsystem, specifically the spi: cs42l43 entry parsing. The root cause is that a device-tree/ software node property list is not terminated with a null, because the count of properties is not specified. If the property entries are unterminated...

7.3CVSS7AI score0.00159EPSS
Save
CVE
CVE
added 2025/08/22 4:0 p.m.49 views

CVE-2025-38635

The CVE-2025-38635 issue concerns the Linux kernel clk: davinci: davinci_lpsc_clk_register() path. The root cause is a missing NULL check after devm_kasprintf(), which can return NULL on memory allocation failure and lead to a NULL pointer dereference. The fix adds a NULL check after the devm_kas...

5.5CVSS6.5AI score0.0017EPSS
Save
CVE
CVE
added 2025/08/26 1:7 p.m.49 views

CVE-2025-38676

CVE-2025-38676 affects the Linux kernel (iommu/amd) and fixes a stack buffer overflow when processing kernel cmdline acpiid length. The issue is local and can be triggered by crafted kernel command-line input; base score 7.8 (HIGH) with LOCAL/LOW complexity, no user interaction. The CVE is addres...

7.8CVSS7.6AI score0.00397EPSS
Save
CVE
CVE
added 2025/09/04 3:32 p.m.49 views

CVE-2025-38685

CVE-2025-38685 affects the Linux kernel fbdev path. The issue arises in vmalloc out-of-bounds write within fast_imageblit when a userspace ioctl (FBIOPUT_CON2FBMAP) maps a console to a framebuffer; if the console resize during mapping fails but the code continues, it can end up updating display s...

7.8CVSS6.2AI score0.00173EPSS
Save
CVE
CVE
added 2025/09/04 3:32 p.m.49 views

CVE-2025-38692

CVE-2025-38692 refers to a Linux kernel exFAT fix validating cluster chains to prevent infinite loops during directory operations. The patch adds loop-break checks for conditions in exfat_count_dir_entries, exfat_create_upcase_table, exfat_load_bitmap, exfat_find_dir_entry, and exfat_check_dir_em...

5.5CVSS6AI score0.00155EPSS
Save
CVE
CVE
added 2025/09/11 4:52 p.m.49 views

CVE-2025-39761

CVE-2025-39761 pertains to the Linux kernel wifi driver ath12k. The issue arises when RX peer frag setup errors occur: TID is not decremented before cleaning up peer state, risking an out-of-bounds access in peer->rx_tid[]. The advisory states that a decrement operation on TID before peer clea...

8.8CVSS6.4AI score0.00217EPSS
Save
CVE
CVE
added 2025/09/19 3:26 p.m.49 views

CVE-2025-39841

CVE-2025-39841 is a Linux kernel vulnerability affecting the SCSI lpfc path in the deferred receive path, causing a use-after-free due to an incorrect buffer release/clear order. The issue arises because the code freed the RQ buffer before clearing the context pointer under the lock, while other ...

9.8CVSS6.5AI score0.00438EPSS
Save
CVE
CVE
added 2026/01/13 3:34 p.m.49 views

CVE-2025-71100

CVE-2025-71100 affects the Linux kernel wifi rtl8192cu (rtlwifi). The issue arises when tid values from ieee80211_get_tid() may exceed the bounds of sta_entry->tids[] (MAX_TID_COUNT), triggering an out-of-bounds access and UBSAN warning. The patched code adds a bounds check to ensure TID

7.8CVSS6.2AI score0.00169EPSS
Save
CVE
CVE
added 2026/01/23 3:23 p.m.49 views

CVE-2025-71160

CVE-2025-71160 relates to the Linux kernel netfilter nf_tables chain validation. The vulnerability arises from the validator traversing the entire chain graph (base chains and chain jumps), which can trigger CPU soft lockups in nft_chain_validate under certain input paths. The change described ai...

5.5CVSS5.2AI score0.00164EPSS
Save
CVE
CVE
added 2026/03/17 9:11 a.m.49 views

CVE-2025-71239

CVE-2025-71239 affects the Linux kernel audit subsystem: fchmodat2() was not in the change-attributes class, allowing calls that change file attributes to bypass certain audit rules. The patch adds fchmodat2() to the change attributes class, addressing this bypass path. Public advisories document...

5.5CVSS5.7AI score0.00124EPSS
SaveWeb
CVE
CVE
added 2026/01/21 6:57 a.m.49 views

CVE-2026-22976

CVE-2026-22976 affects the Linux kernel’s net/sched sch_qfq, where two qfq_class objects can reference the same leaf_qdisc. In certain teardown paths (e.g., when a qdisc is pending destruction via tc_new_tfilter and another qdisc is root-attached), a shared leaf_qdisc may have q.qlen > 0 while...

5.5CVSS5.3AI score0.00118EPSS
Save
CVE
CVE
added 2026/02/14 4:1 p.m.49 views

CVE-2026-23163

The CVE-2026-23163 issue is a Linux kernel vulnerability in the amdgpu driver where APUs (Raven/Renoir) with noretry path could trigger a NULL pointer dereference in amdgpu_gmc_filter_faults_remove using uninitialized ih1 ring data. The root cause was ih1/ih2 not being initialized on APUs (second...

5.5CVSS5.3AI score0.00114EPSS
Save
CVE
CVE
added 2026/02/18 2:21 p.m.49 views

CVE-2026-23215

CVE-2026-23215 affects the Linux kernel’s x86/vmware code. The issue arises from buggy QEMU VMware mouse emulation that clobbers the top 32 bits of the RDI/RSI state across hypercalls, causing page faults when dereferencing a saved kernel stack address. The kernel workaround marks RDI/RSI as clob...

5.5CVSS5.4AI score0.00112EPSS
Save
CVE
CVE
added 2026/02/18 2:53 p.m.49 views

CVE-2026-23229

CVE-2026-23229 is a Linux kernel vulnerability in virtio-crypto where missing spinlock protection around virtqueue done notifications can cause hangs (e.g., openssl speed benchmark with multi-process workloads). Root cause: data virtqueue handling without spinlock protection in virtcrypto_done_ta...

5.5CVSS5.2AI score0.00121EPSS
Save
CVE
CVE
added 2026/03/04 2:36 p.m.49 views

CVE-2026-23233

CVE-2026-23233 covers a Linux kernel f2fs bug where swapfile mapping can go wrong when the first extent is unaligned and the swapfile is small (

7.8CVSS5.6AI score0.0016EPSS
Save
Total number of security vulnerabilities14606